gtk4.git
2021-02-10 Matthias Clasengl: Fixed clipped offscreen rendering
2021-02-09 Matthias ClasenMerge branch 'wip/chergert/fix-maximized-shadows' into...
2021-02-09 Jakub SteinerAdwaita: don't cast shadows for halt-tiled windows
2021-02-09 Christian Hergertadwaita: disable shadows when window is maximized or...
2021-02-09 Matthias ClasenMerge branch 'win32-drop-formats-leak' into 'master'
2021-02-09 Matthias ClasenMerge branch 'wip/chergert/fix-bgr8-uploads' into ...
2021-02-08 Christian Hergertgl: handle B8G8R8 texture data when uploading
2021-02-08 Matthias ClasenMerge branch 'wip/chergert/macos-perf-fixes' into ...
2021-02-08 Christian Hergertmacos: improve use of swap rectangles with OpenGL
2021-02-08 Christian Hergertmacos: only flush when not attached
2021-02-08 Christian Hergertmacos: mark region as unlikely
2021-02-08 Christian Hergertgsk: make gsk_render_node_get_node_type() use const
2021-02-08 Christian Hergertgsk: make render node getters pure
2021-02-08 Christian Hergertgsk: make render node getters const
2021-02-08 Christian Hergertprofiler: allow using gdk profiler functions without...
2021-02-08 Matthias ClasenMerge branch 'wip/exalm/headerbar' into 'master'
2021-02-08 Alexander Mikhaylenkoheaderbar: Null-check boxes when removing window controls
2021-02-08 Alexander Mikhaylenkoheaderbar: Don't use gtk_widget_unparent() with GtkBox
2021-02-07 Matthias ClasenMerge branch 'printing-temporary-queues-gtk4' into...
2021-02-07 Matthias ClasenMerge branch 'focus' into 'master'
2021-02-07 Matthias ClasenMerge branch 'fix-x11-drop' into 'master'
2021-02-07 Matthias Clasenwin32: Fix some leaks
2021-02-07 Matthias Clasenx11: More dnd fixes
2021-02-07 Matthias ClasenMerge branch 'fix-x11-drop' into 'master'
2021-02-07 Matthias Clasenx11: Pass mimetypes when creating output stream
2021-02-07 Matthias Clasenx11: Fix a memory leak
2021-02-07 Matthias Clasenx11: Some code cleanups
2021-02-06 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-02-06 Matthias ClasenAdd tests for the css filter property
2021-02-06 Matthias Clasencssfiltervalue: Reject invalid filters
2021-02-06 Matthias Clasencssfiltervalue: Fix blur filter interpretation
2021-02-06 Matthias Clasencssfiltervalue: Implement drop-shadows
2021-02-06 Matthias Clasencssshadowvalue: Add a 'filter mode'
2021-02-06 Matthias Clasencssshadowvalue: Add a parsing function
2021-02-06 Matthias Clasencssshadowvalue: Add gtk_css_shadow_value_pop_snapshot
2021-02-06 Matthias Clasencssshadowvalue: Drop the underscore
2021-02-06 Marek ČernockýUpdated Czech translation
2021-02-06 Matthias ClasenAdd tests for the css filter property
2021-02-06 Matthias Clasencss: Implement the drop-shadow filter
2021-02-06 Matthias Clasencssshadowvalue: Add a parsing function
2021-02-06 Matthias ClasenMerge branch 'module-ext' into 'master'
2021-02-05 David Lechnermeson: use correct module file extension on macOS
2021-02-05 Marek Kasikprinting: Show all Avahi advertised printers
2021-02-05 Marek Kasikprinting: Create temporary queues for Avahi printers
2021-02-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-02-05 Emmanuele BassiMerge branch 'master' into 'master'
2021-02-05 Matthias Claseniconbrowser: Make image dnd work again
2021-02-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-02-05 Matthias ClasenMerge branch 'doc-typo' into 'master'
2021-02-04 Maximiliano... gtkshow: Fix doc typo
2021-02-04 Matthias Clasendocs: Rewrite the long description for GtkDialog
2021-02-04 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-02-04 Matthias ClasenDrop the installed test for now
2021-02-04 Matthias ClasenMerge branch 'pvs-fixes' into 'master'
2021-02-04 Matthias Clasentreemodelfilter: Drop unreachable code
2021-02-04 Matthias Clasencss: Drop a bit of unreachable code
2021-02-04 Matthias Clasena11y: Avoid out-of-bounds access
2021-02-04 Matthias Clasengdk: Remove a redundant check
2021-02-04 Matthias Clasenmessagedialog: Don't initialize twice
2021-02-04 Matthias Clasencomposetable: Remove a redundant check
2021-02-04 Matthias Clasenx11: A case of argument order confusion
2021-02-04 Matthias Clasentextbtree: Avoid line vs char count confusion
2021-02-04 Matthias Clasenlistbase: Don't specify the same thing twice
2021-02-04 Matthias Clasencss: Fix border value parsing
2021-02-04 Matthias Clasenvulkan: Fix image uploading by regions
2021-02-04 Matthias Clasendocs: Mention css drop-shadow filter
2021-02-04 Matthias ClasenAdd more css transition tests
2021-02-04 Matthias ClasenRename test to transition
2021-02-04 Matthias ClasenAdd more css transition tests
2021-02-04 Matthias Clasentestsuite: Pass GDK_DEBUG=default-settings to css tests
2021-02-04 Matthias Clasencssvalue: Cosmetic change
2021-02-04 Matthias ClasenImprove the css value tests
2021-02-04 Matthias Clasencss: Fix shadow value equal
2021-02-04 Matthias ClasenMerge branch 'wip/jimmac/colored-list-image-buttons...
2021-02-04 Matthias ClasenMerge branch 'ebassi/for-master' into 'master'
2021-02-03 Jakub SteinerAdwaita: allow suggested and destructive action buttons...
2021-02-03 Elias Projahnlistbox: Fix handling of non-focusable rows
2021-02-03 Matthias ClasenMerge branch 'x11-dnd-fix' into 'master'
2021-02-03 Matthias Clasenx11: Handle X-specific targets in drops
2021-02-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-02-03 Emmanuele BassiGraphene is a dependency of Gsk, not Gdk
2021-02-03 Matthias ClasenLink the data url tests statically
2021-02-03 Matthias ClasenAdd tests for css value transitions
2021-02-03 Chun-wei FanMerge branch 'uac.meson.master' into 'master'
2021-02-03 Chun-wei Fangtk4-update-icon-cache: Avoid UAC on 32-bit Windows
2021-02-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-02-02 Matthias Clasencss: Allow transitioning different-size shadows
2021-02-02 Matthias ClasenMerge branch 'im-context-work' into 'master'
2021-02-02 Matthias Clasencomposetable: Parse hex escapes too
2021-02-02 Matthias ClasenAdd tests for string values
2021-02-02 Matthias Clasencomposetable: Support string values in the cache
2021-02-02 Matthias Clasencomposetable: Don't use GSlice for big blobs
2021-02-02 Matthias Clasencomposetable: Keep multi-char values
2021-02-02 Matthias ClasenMerge branch 'wip/silence-bounds-warnings' into 'master'
2021-02-02 Matthias Clasencomposetable: Parse multi-char values
2021-02-02 Matthias Clasencomposetable: Another step towards multi-char values
2021-02-02 Matthias Clasencomposetable: Prepare for multi character values
2021-02-02 Matthias Clasenimcontext: Prepare for multi-char values
2021-02-02 Matthias Clasencomposetable: Check algorithmic matching
2021-02-02 Matthias Clasencomposetable: Fix algorithmic matching
next